home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 25 / Cream of the Crop 25.iso / windows / dirnow_.zip / Bugs&Fixes.txt next >
Text File  |  1997-03-20  |  7KB  |  115 lines

  1. DirNow! - Bugs and Fixes (use word wrap for this document)
  2.  
  3. 2.5.17
  4. ------
  5. * Remember Window Position bug fixed!!!  Hooray!
  6.  
  7. 2.5.15 - minor mainteneance release
  8. ------
  9. * Dos Prompt Here would not work on different drives.  Fixed
  10. * Selection History caused some Errors.  Fixed those found.
  11. * Single Click on System Tray now hides/unhides DirNow!.  Double Click brings up Properties
  12.  
  13. 2.5.11 - minor maintenance release
  14. ------
  15. * found bug in token class which caused "UpdateAll Error: Invalid Procedure Call"
  16.  
  17. 2.5.9
  18. -----
  19. * Added Selection History.  Down + Up Arrows now scroll through a history list of previous Search Strings
  20.  
  21. 2.5.4
  22. -----
  23. * Handles changes in desktop size better.  Now will move itself to fit in the new screen.  If you go back to a bigger screen, it doesn't move back.  Will in next version.
  24. * Multiple token search.  "|" character separates strings to search for (logical OR).
  25. * Dos Prompt Here - launches a command.com to the directory of choice.
  26.  
  27. 2.4.2 beta
  28. ----------
  29. * Ctrl-A selects the entire string in the search string box.  Also selects all directories in the Directory list box.
  30. * Added button to do the above in the directory list window
  31. * Made a more efficient and easily scalable Ini File loader.  Adding properties to the property form will now require less code maintenance (it's automatically added to the Ini file)
  32.  
  33. 2.4.0 beta
  34. -----
  35. * Added support for custom File Managers.  Properties Page now has a "Select a File Manager" area to choose the .exe for use as a replacement for Explorer.
  36. * A blank string in the DirNow main window will launch an explorer window at the very root level (i.e My Computer level).  So if you just want an explorer window you just enter nothing.
  37. * BUG: Still no solution found to strange /s option not working.  Have quite a few reports of it working, and about the same number of it not.  Any ideas would be appreciated.
  38. * ANNOYANCE: OnTop is not quite so nice with the Taskbar.
  39.  
  40. 2.3.9 NOTE THIS IS A GAMMA release - There are a number of small bugs, whilst not critical are a little annoying
  41. * Directory List Window now docks properly to the search window.  If you move the dirnow window (with the Title bar on), use the Remember Window Pos to redock the directory window.
  42. * Added Absolute Match - matches the directory name completely, so searching for "s" will give you ONLY the directories called "s" and NOT those that have "s" in their name.
  43. * Added Open as Root - Same as "Explore from Here" shell extension.
  44. * BUG - Vertical position may be higher or lower when using Remeber Window Pos.  Usually happens the next time you load dirnow, it places it higher than it should.
  45. * BUG - /s option SHOULD work, but I am getting reports from some people that it doesn't for them.  Looking in to it.
  46.  
  47. 2.2.7
  48. Mostly minor fixes.
  49. * Fixed some spelling errors (again)
  50. * Strict Match Property text was getting wrapped, expanded so it didn't
  51. * System Tray now an option on the property sheet and pop up menu
  52. * Fixed some problems with the Right click pop up not showing or doing some things (usually unhiding)
  53. * Now won't let you run multiple copies of DirNow!  AutoDetects when it finds another running and quits automatically.  Doesn't however switch to the running copy yet (was buggy).
  54. * Esc now closes the Help screen
  55. * BUG:  Looks as if the /s stopped working in this version.  It's fixed in the newer version, but I am still testing some other new options before final release.
  56.  
  57. 2.2.0
  58. * Now takes a /s command line parameter which loads and hides itself automatically.  Handy to have in your start up group.
  59. * System Tray!!!  I finally found some code that allows VB files to use the system tray.  It's sooooo easy, it's not funny, and I am ashamed I didn't think of it myself.
  60.  
  61. Thanks go to Ryan Heldt (rheldt@vb-online.com) for his excellent article on  how to do it.  Check out vb-online.com!!!
  62.  
  63. * Twiddled with the pop up menus so they made sense with the system tray.  Double clicking on the tray icon does different things depending if DirNow! is visible or not. 
  64.  
  65. If it isn't visible, then Double Clicking un-hides it, otherwise it brings up the property sheet.
  66.  
  67. 2.01.19
  68. * Added "Always on Top" property
  69. * Added Titlebar toggling to the pop up menu (F2 still works)
  70. * Tidied up the Help form.  Looked dodgy.  Added the new Hot Keys.
  71.  
  72. up to 2.01.08
  73. Was quite a bit busy, so I didn't update this text file regularly.  Things I have added include:
  74. * Shorter right click pop up menu.  I thought it was a bit long with all those separators
  75. * Horizontal scrollbar to the Dir List window, so that you can view it all.
  76. * Also added button for Multiple directory open.  "Open All..." opens all selected directories in a new window.
  77. * Optional Titlebar!  I worked out how to have right click menus AND no titlebar.  That was a must for me!  F2 toggles the Titlebar on off (you will need it on to move the window).  Titlebar also shows Matching options via the caption (see dirnow!.doc)
  78. * Absolute Matching.  Only makes sense when strict matching is on (and hence not useable when off).  Matches the last node in the tree character character for character.  So "win" will NOT find "windows".  I found it handy as I had a LOT of "new" directories and combined with all those that had "new" in them made it a pain to look through.
  79. * BUG: Remembering Window Pos is affected by the Titlebar.  Only Remember Window Position when the window is in the exact configuration you want.  Otherwise it gets moved slightly the next time you run it.  I am trying to work out a remedy for that.
  80.  
  81. 2.01.003
  82. Speeeelling Meestakes.  You would think I would have learnt by now.  Also Version number in Help form was clipped slightly (thanks Kevin Wehner)
  83.  
  84. 2.01.00
  85. Now has proper right click pop up support.  Moving the window is now A LOT easier.  Removed Position from Properties and added Remember Window Pos to pop up menu.
  86.  
  87. 1.08
  88. Multiple Select directories and launch.  Now works using Shift, Control and the mouse. (see DirNow!.txt)
  89.  
  90. 1.07
  91. An attempt to do a few things.  By drive directory update, but I commented it out and moved on to Explorer sorting options.  That wasn't as successful as I wanted, so that was commented out as well! :(
  92.  
  93. 1.06
  94. Added "Clear After launch" option which automatically clears the search string box after the user has selected a directory to launch.
  95.  
  96. 1.05.002
  97. Fixed bug "WriteData Error:  Invalid Procedure Call".  Caused by trying to set the focus to a form that wasn't visible.
  98. Also added some code ready for individual drive refreshing, but it's not quite ready yet.
  99.  
  100. 1.04.002
  101. Compiled with newer version of TABCTL32.OCX.  Some people had problems regarding "licencing".  This, according to Microsoft should fix the problem.
  102.  
  103. 1.04
  104. Added the most requested feature.  "Move that darn window" to the property page.  Now you can place the search window where you want, and it remembers it for later.
  105.  
  106. 1.02.47
  107. Fixed bug where pressing F12 (hide DirNow) caused "Invalid Procedure call" when modal Listbox visible.
  108.  
  109. 1.02.45
  110. Added more Error tracking to isolate problems
  111.  
  112. 1.02.32    
  113. First version released to the public.  No bugs whatsoever!  (Yeah, right)
  114.  
  115.